diff options
Diffstat (limited to 'config/waybar/style/[Extra] Rose Pine.css')
| -rw-r--r-- | config/waybar/style/[Extra] Rose Pine.css | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/config/waybar/style/[Extra] Rose Pine.css b/config/waybar/style/[Extra] Rose Pine.css index bfc58ec1..4d63d480 100644 --- a/config/waybar/style/[Extra] Rose Pine.css +++ b/config/waybar/style/[Extra] Rose Pine.css @@ -136,6 +136,7 @@ tooltip { #custom-hint, #custom-hypridle, #custom-menu, +#custom-playerctl, #custom-power_vertical, #custom-power, #custom-settings, @@ -210,6 +211,7 @@ tooltip { background-color: @main-bg; } +#backlight-slider slider, #pulseaudio-slider slider { min-width: 0px; min-height: 0px; @@ -219,33 +221,15 @@ tooltip { box-shadow: none; } +#backlight-slider trough, #pulseaudio-slider trough { min-width: 80px; min-height: 5px; border-radius: 5px; } +#backlight-slider highlight, #pulseaudio-slider highlight { min-height: 10px; border-radius: 5px; } - -#backlight-slider slider { - min-width: 0px; - min-height: 0px; - opacity: 0; - background-image: none; - border: none; - box-shadow: none; -} - -#backlight-slider trough { - min-width: 80px; - min-height: 10px; - border-radius: 5px; -} - -#backlight-slider highlight { - min-width: 10px; - border-radius: 5px; -} |
